Fox's Git Mirrors
🗀 Files • ☸ Work (0) • 🖹 Commits (10) • ⑃ Branches (1) • ⌆ Tags (0) • ♥ Thanks (0)
>SPIDisplayTest
Base project for ARMstrap Eagle (STM32F4x7) and U8Glib using SPI
• Includes U8G 1.16 [ARM]
Using this project
1. Update T383838ports_and_pins.h with your configuration. Out of the box, the project is set for an HD66753 display on SPI1 using some pins on PA.
2. In T383838main.cpp:setup(), change the call to the initialization function of U8G to use the appropriate device function for your device.
3. Adjust the T383838main.cpp:draw(uint8_t) function to draw within the boundaries of your screen.
4. Build and run.
Served by rngit 1.4.1 - Generated in 0.03s